home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / mymail.xml < prev    next >
Extensible Markup Language  |  2007-08-20  |  3KB  |  101 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>8000</id>
  4.   <defaultcontrol>20</defaultcontrol>
  5.   <allowoverlay>no</allowoverlay>
  6.   <define>#header.label:8000</define>
  7.   <!--     <define>#header.text:music</define> -->
  8.   <define>#header.hover:hover_my mail.png</define>
  9.   <controls>
  10.     <import>common.window.xml</import>
  11.     <control>
  12.       <type>image</type>
  13.       <id>1</id>
  14.       <posX>60</posX>
  15.       <posY>20</posY>
  16.       <texture>mail_logo.png</texture>
  17.     </control>
  18.     <control>
  19.       <description>Number of Mails/Mailboxes Label</description>
  20.       <type>label</type>
  21.       <id>1</id>
  22.       <posX>260</posX>
  23.       <posY>530</posY>
  24.       <label>#itemcount</label>
  25.       <align>left</align>
  26.       <textcolor>ffffffff</textcolor>
  27.     </control>
  28.     <control>
  29.       <description>Selected item Label</description>
  30.       <type>label</type>
  31.       <id>1</id>
  32.       <posX>660</posX>
  33.       <posY>70</posY>
  34.       <width>400</width>
  35.       <label>#selecteditem</label>
  36.       <font>font13</font>
  37.       <align>right</align>
  38.       <textcolor>ffffffff</textcolor>
  39.     </control>
  40.     <control>
  41.       <type>group</type>
  42.       <description>group element</description>
  43.       <animation>FlyInFromLeft</animation>
  44.       <layout>StackLayout(2)</layout>
  45.       <posX>60</posX>
  46.       <posY>97</posY>
  47.       <control>
  48.         <description>refresh mailbox</description>
  49.         <type>button</type>
  50.         <id>20</id>
  51.         <label>8001</label>
  52.         <onleft>20</onleft>
  53.         <onright>50</onright>
  54.         <onup>17</onup>
  55.         <ondown>21</ondown>
  56.       </control>
  57.       <control>
  58.         <description>AutocheckMail</description>
  59.         <type>togglebutton</type>
  60.         <id>21</id>
  61.         <label>8007</label>
  62.         <font>font13</font>
  63.         <onleft>21</onleft>
  64.         <onright>50</onright>
  65.         <onup>20</onup>
  66.         <ondown>22</ondown>
  67.       </control>
  68.       <control>
  69.         <description>delete known mails list</description>
  70.         <type>button</type>
  71.         <id>22</id>
  72.         <label>8009</label>
  73.         <onleft>20</onleft>
  74.         <onright>50</onright>
  75.         <onup>21</onup>
  76.         <ondown>20</ondown>
  77.       </control>
  78.     </control>
  79.     <control>
  80.       <description>textarea</description>
  81.       <type>textbox</type>
  82.       <id>23</id>
  83.       <posX>280</posX>
  84.       <posY>100</posY>
  85.       <onleft>20</onleft>
  86.       <onright>20</onright>
  87.       <onup>20</onup>
  88.       <ondown>20</ondown>
  89.     </control>
  90.     <control>
  91.       <description>listcontrol</description>
  92.       <type>listcontrol</type>
  93.       <id>50</id>
  94.       <onleft>20</onleft>
  95.       <onright>20</onright>
  96.       <onup>20</onup>
  97.       <ondown>20</ondown>
  98.       <textcolor>FFFFFFFF</textcolor>
  99.     </control>
  100.   </controls>
  101. </window>